vitalsWindow
Class ClinicalGUI

java.lang.Object
  extended byvitalsWindow.ClinicalGUI

public class ClinicalGUI
extends java.lang.Object

ClinicalGUI Is the userinterface of CIS. Provides access to the system's full functionality and shows the patient's data.

Version:
2004-09-10
Author:
Sascha Hemminger

Constructor Summary
ClinicalGUI()
          Constructor initializes application and shows window.
 
Method Summary
 void loadData()
          Loads all data for a patient.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClinicalGUI

public ClinicalGUI()
Constructor initializes application and shows window.

Method Detail

loadData

public void loadData()
Loads all data for a patient.